home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pcbpag10.zip / PCBPAGE.DOC < prev    next >
Text File  |  1991-04-18  |  4KB  |  93 lines

  1.  
  2.                       Quick Documentation for PCBPage 1.0ß
  3.  
  4.             Most of the set-up is in the configuration file, which has it's
  5.     own help lines.  But here's a quick run-thru:
  6.  
  7.     Line 1:     Path/Filename of your PCBOARD.SYS file for this node.
  8.     Line 2:     BBS Name
  9.     Line 3:     Sysop First Name
  10.     Line 4:     Sysop Last Name
  11.     Line 5:     Door Registration Number (Free registration number for Beta
  12.                      testers that let me know how the program works!)
  13.     Lines 6-12: Hours allowed to page, Sunday -> Saturday. (See .CFG file)
  14.     Line 13:    Security levels to override "N" setting in 6-13 above.
  15.  
  16.             Everything after line #13 is ignored, so you can leave it in
  17.     for future reference.
  18.  
  19.     Other things you need to know:
  20.  
  21.             PCBPage requires BRUN45.EXE to run.
  22.  
  23.  
  24.     Screens:
  25.  
  26.             There are 3 Sysop created screens for this door that give
  27.     explanations for actions taken.  All Screens have ANSI version with the
  28.     "G" added to the filename.
  29.  
  30.     NOPAGE(G):   This screen is displayed if the caller is not allowed to
  31.                  page at this hour.  It is also displayed to users who get
  32.                  the override option if they choose not to override.
  33.  
  34.     NOCHAT(G):   This screen is displayed if the page times out or is user
  35.                  aborted.  It tells the user you were not available for
  36.                  chatting at this time, but to try later.
  37.  
  38.     PAGENOW(G):  This screen is to notify users with security levels listed
  39.                  in line #13 that they have to opportunity to force a page
  40.                  with you (if the time flag in the .CFG file is "N").
  41.  
  42.             Enclosed in this archive are my sample screens. Feel free to
  43.     use them or modify them as you see fit.  If the system does not find
  44.     the appropriate file above in the current directory, it will leave
  45.     display a message of a similar fashion to what the screen should
  46.     display. (Just a one-liner, though...)
  47.  
  48.  
  49.     Log Files:
  50.  
  51.             The door logs all activity to your PCBoard callers log.  It is
  52.     set up to log to the proper file in a multi-node system.  It will also
  53.     send the log output to your printer if PCBoard is so set.  It also
  54.     sends it to the printer device (LPT Port) defined in your PCBOARD.DAT
  55.     file for the current node.
  56.  
  57.             The door also maintains it's own log file called PCBPAGE.LOG in
  58.     the current directory.  It is similar in content to the PCB caller's
  59.     log, but slightly different format.
  60.  
  61.  
  62.     Page Bell Setting:
  63.  
  64.             PCBPage requires that yor page bell be ON in your 
  65.     PCBOARD.SYS file.  If you are like me, you leave it turned off and 
  66.     display a screen to your users to use the page door instead.  (I've 
  67.     enclosed my screen as SYSPAGE.TXT, and it's designed to be used in 
  68.     your PCBTEXT file at record #128, using the "%C:\pcb\gen\syschat.txt"
  69.     specification. Of course, use the path you use to store your display 
  70.     files in, and copy the file "SYSCHAT.TXT" to that directory)
  71.  
  72.             To make it possible to use this door, I have make a quick 
  73.     program to edit your PCBOARD.SYS file called PAGESET.EXE.  Run it in 
  74.     your PAGE door batch file.  It MUST be run in the directory where 
  75.     the PCBOARD.SYS file to be changed resides.  There are 2 command 
  76.     line parameters:  "ON" turns the age bell on, "OFF" turns the page 
  77.     bell off.  They are not case-sensitive.  See the enclosed "PAGE" 
  78.     batch file on how I use the program.
  79.  
  80.  
  81.  
  82.             I guess that covers the important stuff for now.  Let me know
  83.     of any problems you may encounter.  Remember the following known bugs:
  84.  
  85.     1:  There is no word-wrap in chat mode.  This is a library routine bug.
  86.  
  87.     Send all reports to:  Lance Williams, Kadet PCBoard, (315) 245-3815
  88.                           USR Dual Std. 12/24/96 HST/V.32, 24 hours.
  89.  
  90.  
  91.  
  92.  
  93.